logical unit of work造句
例句與造句
- Transactions are groups of operations combined into logical units of work
事務是合并成邏輯工作單位的操作組。 - Determines the logical unit of work that the component s processing executes
-確定組件處理執(zhí)行的邏輯工作單元。 - Transactions are groups of operations that are combined into logical units of work
事務是組合到工作的邏輯單位的操作組。 - A transaction is a sequence of operations performed as a single logical unit of work
事務是作為單個邏輯工作單元執(zhí)行的一系列操作。 - A group of database operations combined into a logical unit of work that is either wholly committed or rolled back
對星型架構的一種擴展,即,由多個表定義一個或多個維度。 - It's difficult to find logical unit of work in a sentence. 用logical unit of work造句挺難的
- The user is allowed to place more than one buy order , and each buy order will be treated as a separate logical unit of work
用戶可以下多個購買訂單,并且每一個訂單將會作為一個單獨的邏輯單元來處理。 - Both steps have to be processed as a logical unit of work , and failure in one of the services will result in a failure message to the user
這兩步都必須處理為一個邏輯工作單元(即事務) ,其中任何一個服務的失敗都會向用戶發(fā)送失敗的信息。 - For a logical unit of work , all of the data modifications made during a transaction are either committed together as a unit or rolled back as a unit
對于邏輯工作單元,事務期間所做的全部數(shù)據(jù)修改都是作為一個單元一起提交或作為一個單元回滾的: - A logical unit of work must exhibit four properties , called the atomicity , consistency , isolation , and durability acid properties , to qualify as a transaction
一個邏輯工作單元必須有四個屬性,稱為原子性、一致性、隔離性和持久性( acid )屬性,只有這樣才能成為一個事務。